/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFF4FD;
}
body,td,th {
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #222222;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
	
}
a:hover {
	text-decoration: none;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #222222;
}
.area_fuwu { background-color: #f3f4f9; border: 1px solid #dedede; color: #333; }
.tit1{
color: #FF6600;
font-weight:bold;
font-size: 20px; 
}
.tit2{
color: #000000;
font-weight:bold;
font-size: 20px; 
}
.titw{
color: #ffffff;
font-weight:bold;
font-size: 16px; 
}
.area_tit { background-color: #fdfdfe; border: 1px solid #dedede; color: #000; }
.nextv { background-color: #F7F7F7; border: 1px solid #dddddd; }

.wtit {
	color: #3d6499;
	font-weight: bold;
	font-size:15px;
}